home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 41 / Practical Internet Issue 41 / Practical Internet Issue 41.bin / pc / Software / ISPS / LineOne / lineone.exe / branding.cab / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-01-12  |  1.9 KB  |  58 lines

  1. [Version]
  2. Signature=$Chicago$
  3. AdvancedInf=2.5
  4. LayoutFile=Setup.inf
  5. [CustInstDestSection]
  6. 49000,49001,49002,49003=ProgramFilesDir,5
  7. 49100,49101,49102,49103=IEFilesDir,5
  8. [Strings]
  9. IEDIR=Internet Explorer
  10. OLDGUID={58B2ED30-C8EA-11D3-8A54-006097E4903A}TBC569
  11. Description=Browser Customizations
  12. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  13. Revision="5,0,2919,6307"
  14. GUID=>{58B2ED30-C8EA-11D3-8A54-006097E4903A}TBC569
  15. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{58B2ED30-C8EA-11D3-8A54-006097E4903A}TBC569"
  16. [DefaultInstall]
  17. CopyFiles=CopyFileSect
  18. CustomDestination=CustInstDestSection
  19. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  20. DelReg=DelRegSect
  21. AddReg=AddRegSect
  22. RunPostSetupCommands=PostCmdSect
  23. [DestinationDirs]
  24. CopyFileSect=49100,SIGNUP
  25.  
  26. [ProgramFilesDir]
  27. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  28.  
  29. [IeFilesDir]
  30. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\Program Files\%IEDIR%"
  31.  
  32. [CopyFileSect]
  33. "anim22.bmp"
  34. "anim38.bmp"
  35. "chat.inf"
  36. "html_bg.gif"
  37. "inetset.inf"
  38. "INSTALL.INS"
  39. "oe.inf"
  40. "signup.htm"
  41. "SIGNUP.isp"
  42. "start.htm"
  43. "step1.bmp"
  44. "wmp.inf"
  45.  
  46. [AddRegSect]
  47. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  48. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  49. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  50.  
  51. [DelRegSect]
  52. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  53. [PostCmdSect]
  54. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\chat.inf,DefaultInstall.HKLM, 1
  55. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\inetset.inf,DefaultInstall.HKLM, 1
  56. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\oe.inf,DefaultInstall.HKLM, 1
  57. rundll32.exe advpack.dll,LaunchINFSection %49100%\SIGNUP\wmp.inf,DefaultInstall.HKLM, 1
  58.